Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @supabase/supabase-js to v2.48.1 #11837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 2.45.4 -> 2.48.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

supabase/supabase-js (@​supabase/supabase-js)

v2.48.1

Compare Source

v2.48.0

Compare Source

Features
  • deps: bump postgrest-js to 1.18.0 (4397e57)

v2.47.16

Compare Source

Bug Fixes
  • 🐛 Fix nullish coalescing operator issue in hasCustomAuthorizationHeader (e8cffda), closes #​1338

v2.47.15

Compare Source

Bug Fixes
  • Make the return value of accessToken nullable (f8e48ff)

v2.47.14

Compare Source

Bug Fixes
  • bump postgrest-js to 1.17.11 (6822cdc)

v2.47.13

Compare Source

Bug Fixes
  • export PostgrestError as a class (7ba8408)

v2.47.12

Compare Source

Bug Fixes
  • Bump postgrest-js to 1.17.10 (80d3c76)

v2.47.11

Compare Source

NOTE: This release makes typings stricter which may break existing code.

Example code which was previously working:

await supabase
  .from('mytable')
  .select()
  .eq('myenumcolumn', 'not_a_valid_enum_variant')
Bug Fixes
  • stricter typings when filtering with .eq(), .neq(), and .in() (e50a86e)

v2.47.10

Compare Source

Bug Fixes
  • bump functions-js to 2.4.4 (0f7434a)

v2.47.9

Compare Source

Bug Fixes

v2.47.8

Compare Source

Bug Fixes

Fixes a number of typing issues. More details at https://github.com/orgs/supabase/discussions/30324

v2.47.7

Compare Source

Bug Fixes
  • update auth version to 2.67.1 (315a420)

v2.47.6

Compare Source

Bug Fixes

v2.47.5

Compare Source

Bug Fixes

v2.47.4

Compare Source

Bug Fixes

v2.47.3

Compare Source

Bug Fixes

v2.47.2

Compare Source

Bug Fixes

v2.47.1

Compare Source

Reverts

v2.47.0

Compare Source

Features

v2.46.2

Compare Source

Bug Fixes

v2.46.1

Compare Source

Bug Fixes

v2.46.0

Compare Source

v2.45.6

Compare Source

Bug Fixes

v2.45.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 28, 2024 10:13
@Tobbe Tobbe added the release:dependency This PR only updates dependencies label Dec 28, 2024
@Tobbe Tobbe added this to the next-release-patch milestone Dec 28, 2024
@Tobbe Tobbe added the changesets-ok Override the changesets check label Dec 28, 2024
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 1968d0a to adfea4a Compare January 7, 2025 16:40
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.10 chore(deps): update dependency @supabase/supabase-js to v2.47.11 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from adfea4a to d59eb07 Compare January 8, 2025 15:24
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.11 chore(deps): update dependency @supabase/supabase-js to v2.47.12 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from d59eb07 to 01a0e0c Compare January 14, 2025 10:01
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.12 chore(deps): update dependency @supabase/supabase-js to v2.47.13 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 01a0e0c to fe68a88 Compare January 15, 2025 07:45
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.13 chore(deps): update dependency @supabase/supabase-js to v2.47.14 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from fe68a88 to 86c436d Compare January 16, 2025 14:07
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.14 chore(deps): update dependency @supabase/supabase-js to v2.47.15 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 86c436d to 76200df Compare January 17, 2025 05:39
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.15 chore(deps): update dependency @supabase/supabase-js to v2.47.16 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 76200df to b589ae7 Compare January 20, 2025 10:03
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.47.16 chore(deps): update dependency @supabase/supabase-js to v2.48.0 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from b589ae7 to eae075c Compare January 24, 2025 08:24
@renovate renovate bot changed the title chore(deps): update dependency @supabase/supabase-js to v2.48.0 chore(deps): update dependency @supabase/supabase-js to v2.48.1 Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant